<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*::-webkit-scrollbar {
  width: 0.25em;
}

*::-webkit-scrollbar-thumb {
  background-color: #00667d;
}

#container .Wrapper {
  margin-top: 0;
}

.Header {
  position: absolute;
  margin-top: 115px;
  z-index: 10;
  width: 100%;
  background-image: none !important;
  height: 40px !important;
}

.Header .homeLink {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 100% !important;
  position: relative !important;
  z-index: -1 !important;
}

.mainMenu,
.mainMenu&gt;ul {
  width: 100% !important;
  color: #fff;
  position: absolute
}

.mainMenu&gt;ul&gt;li.static {
  padding: 0;
  height: 40px !important;
}

#zz1_TopNavigationMenu a {
  display: inline-block !important;
  margin:6px !important;
}

.mainMenu&gt;ul&gt;li.static ul.level3.dynamic {
  max-height: calc(100vh - 230px);
  position: absolute;
  top: 40px !important;
  background-color: #00667d !important;
}

.Header .topRight {
  margin-top: -9em;
  background-color: #9a5f25 !important;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  height: 20px;
}

.accountMenu, .searchBox {
  position: relative;
  right: -175px;
  background-color: #82b842;
  height: 40px;
}

.breadcrumb {
  background-image: url("/Style Library/images/ph19.jpg");
  background-color: transparent;
  background-size: 100%;
  background-repeat: no-repeat;
  display: block;
  border-radius: 0;
  overflow: visible !important;
  border: none !important;
  margin-top: 20px !important;
  height: 0px !important;
  padding-top: 10em;
  cursor: pointer !important;
  background-position: center;
}

.breadcrumb a,
.breadcrumb a:after {
  visibility: hidden !important
}

.Footer .upperFooter, .Footer .lowerFooter {
  background-color: #00667d !important;
}

#boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

.box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: .5em;
  min-height: 225px;
  border-radius: 10px;
  padding: 20px;
  min-width: 300px;
}

.box.Left, .box.Right {
  background-color: #d2e4b0
}

.box.Middle {
  background-color: #95c5c5
}

.btn {
  margin: 0 2em !important;
}
.btn, a span.ms-rteStyle-LinkButton {
  background-color: #9a5f25 !important;
}

.btn:hover, a:hover span.ms-rteStyle-LinkButton {
  background-color: #00667d !important;
}

a:hover {
  color: #9a5f25 !important;
}

a:before {
  -webkit-transform-origin: left !important;
          transform-origin: left !important;
}
.mainMenu, .mainMenu&gt;ul, .navHeader {
  background-color: #00667d !important;
}
#smShare {
  margin-top:40px
}
.shareIcon {
  fill: #00667d
}
a[id$="ExplicitLogin"] {
  margin-right: 1em;
}

@media screen and (max-width: 480px) {
  .meetingRotator, .meetingRotatorImg {
    max-height: 120px
  }
  .Header .hamburger {
    background-color: #00667d;
    margin: 0.25em 1em;
    width: 2.75em;
    height: 2.75em;
    padding: 5px
  }
}</pre></body></html>